home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / easydoor.zip / MERGEI.TXT < prev    next >
Text File  |  1993-03-01  |  104b  |  6 lines

  1. work$ = "pkzip -p -r -k -m -a "
  2. works$ = work$ + indir$ + zip$
  3. SHELL works$
  4. cd$ = "cd.."
  5. SHELL cd$
  6.